home *** CD-ROM | disk | FTP | other *** search
- /*
- * This file generated from MakeTab (source file MakeTab.c)
- */
-
- const int NumTests = 18;
- StringValue Tests[] = {
- { "BitmapTest", (int)(BitmapTest) },
- { "ClearTest", (int)(ClearTest) },
- { "CopyPixelsTest", (int)(CopyPixelsTest) },
- { "DrawPixelsTest", (int)(DrawPixelsTest) },
- { "LineLoopTest", (int)(LineLoopTest) },
- { "LineStripTest", (int)(LineStripTest) },
- { "LinesTest", (int)(LinesTest) },
- { "PointsTest", (int)(PointsTest) },
- { "PolygonTest", (int)(PolygonTest) },
- { "QuadStripTest", (int)(QuadStripTest) },
- { "QuadsTest", (int)(QuadsTest) },
- { "ReadPixelsTest", (int)(ReadPixelsTest) },
- { "TexImageTest", (int)(TexImageTest) },
- { "TextTest", (int)(TextTest) },
- { "TransformTest", (int)(TransformTest) },
- { "TriangleFanTest", (int)(TriangleFanTest) },
- { "TriangleStripTest", (int)(TriangleStripTest) },
- { "TrianglesTest", (int)(TrianglesTest) },
- };
-